const github.com/go-pg/pg/v10/orm.pgTypeSmallint
4 uses
github.com/go-pg/pg/v10/orm (current package)
table.go#L1254: return pgTypeSmallint
table.go#L1285: return pgTypeSmallint
table_create.go#L152: case pgTypeSmallint:
types.go#L28: pgTypeSmallint = "smallint" // 2 byte integer
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)